Copies the values for the properties of this ItemStyle object from the specified IDictionary<string, object> object.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override void SetProperties ( |
Visual Basic
![]() |
---|
Public Overrides Sub SetProperties( _ |
Type: IDictionary(String, Object)
An IDictionary<string, object> list that contains <property value> pairs.